ComponentStrategy.PositionComponent Property

public PositionComponent PositionComponent {get; set;}
This language is not supported or no code example is available.
public:  
property PositionComponent^ PositionComponent { 
PositionComponent^ get( ); 
void set( 
PositionComponent^ value 
); 
}
This language is not supported or no code example is available.
public function get PositionComponent() : PositionComponent
public function set PositionComponent(value : PositionComponent);
This language is not supported or no code example is available.

Property Value

PositionComponent

In this article

Definition