Class IReadableForceMarkerImpl
Last update: 16.07.2025Namespace: VM.Managed.DAFUL.Force
Assembly: VMDFB.dll
This class is to represent the readable force marker.
public class IReadableForceMarkerImpl
Inheritance
object ← IReadableForceMarkerImpl
Extension Methods
LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkedObjects
Constructors
IReadableForceMarkerImpl()
public IReadableForceMarkerImpl()
Methods
ReadableActionMarker(Marker, ref bool, ref bool)
Readables the action marker.
public static void ReadableActionMarker(Marker actionMarker, ref bool bReadablePos, ref bool bReadableOri)
Parameters
actionMarker Marker
The action marker.
bReadablePos bool
if set to true [b readable pos].
bReadableOri bool
if set to true [b readable ori].
ReadableBaseMarker(Marker, ref bool, ref bool)
Readables the base marker.
public static void ReadableBaseMarker(Marker baseMarker, ref bool bReadablePos, ref bool bReadableOri)
Parameters
baseMarker Marker
The base marker.
bReadablePos bool
if set to true [b readable pos].
bReadableOri bool
if set to true [b readable ori].