Click or drag to resize
SpriteBaseRidingOn Field
Stores the platform sprite (the sprite that this sprite rides on). If not set, then the sprite is not riding anything.

Namespace: (Default Namespace)
Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
public SpriteBase RidingOn

Field Value

Type: SpriteBase
See Also