MCPcopy Create free account
hub / github.com/FlaxEngine/FlaxEngine / AssetReference

Method AssetReference

Source/Engine/Content/AssetReference.h:97–99  ·  view source on GitHub ↗

Initializes a new instance of the class.

Source from the content-addressed store, hash-verified

95 /// Initializes a new instance of the <see cref="AssetReference"/> class.
96 /// </summary>
97 AssetReference()
98 {
99 }
100
101 /// <summary>
102 /// Initializes a new instance of the <see cref="AssetReference"/> class.

Callers

nothing calls this directly

Calls 2

OnSetFunction · 0.85
OnSetMethod · 0.45

Tested by

no test coverage detected