ContentBrowserCanPaste Method |
Namespace: NeoAxis.EditorAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic bool CanPaste(
out string[] filePaths,
out bool cut,
out string destinationFolder,
out Component destinationParent
)
Parameters
- filePaths String
-
- cut Boolean
-
- destinationFolder String
-
- destinationParent Component
-
Return Value
Boolean
See Also