Class UnmanagedAttribute
Marks the types and members defined in unmanaged code (native C++).
Inheritance
System.Object
UnmanagedAttribute
Namespace: FlaxEngine
Assembly: FlaxEngine.CSharp.dll
Syntax
public sealed class UnmanagedAttribute : Attribute
Constructors
UnmanagedAttribute()
Declaration
public UnmanagedAttribute()