Class SoftObjectReferenceBase
The scripting object soft reference. Objects gets referenced on use (ID reference is resolving it).
Inheritance
SoftObjectReferenceBase
Assembly: FlaxEngine.dll
File: Engine/Scripting/SoftObjectReference.h
Syntax
public class SoftObjectReferenceBase
Constructors
~SoftObjectReferenceBase()
Finalizes an instance of the SoftObjectReference class.
Declaration
public ~SoftObjectReferenceBase()
SoftObjectReferenceBase()
Initializes a new instance of the SoftObjectReferenceBase class.
Declaration
public SoftObjectReferenceBase()