isLogBeginConvo property

bool get isLogBeginConvo

Returns true if this data is LogBeginConvo, otherwise false.

Implementation

bool get isLogBeginConvo => this is UGetLogLogLogBeginConvo;