NewObjectSettingsGetCreateCSharpClassInfo Method |
Namespace:
NeoAxis.Editor
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2022.1.1.0 (2022.1.1.0)
Syntaxpublic void GetCreateCSharpClassInfo(
out string realFileName,
out string className,
out string csharpClassNameWithoutNamespace
)
Parameters
- realFileName
- Type: SystemString
- className
- Type: SystemString
- csharpClassNameWithoutNamespace
- Type: SystemString
See Also