PlaceholderModelIsUsingHologram Property
|
Displays the Placeholder's hologram shape when the user is holding an acceptable item.
Namespace:
Livit.Learn.ModelAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic string IsUsingHologram { get; set; }
Property Value
Type:
String
Remarks
When set to true, the Placeholder will display a hologram shape if the user
holds an item that matches the Placeholder's AcceptsTags.
See Also